home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
B
/
Band Library.cpt
/
Band library
/
background_2914.txt
< prev
next >
Wrap
Text File
|
1988-07-05
|
1KB
|
70 lines
-- background: 2914 from stack: in
-- bmap block id: 2108
-- flags: 4000
-- background id: 0
-- name: First
----- HyperTalk script -----
on openBackground
push recent card
end openBackground
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=309 top=275 right=300 bottom=336
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to background id 2650
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=3 top=23 right=52 bottom=35
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris open
go Home
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=443 top=273 right=301 bottom=480
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp